home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-02-28 | 491 b | 24 lines | [TEXT/R*ch] |
- /*
- Dot2Dot Project Data
- Copyright: © Apple Computer, Inc. 1993-1994. All Rights Reserved.
-
- by Kent Sandvik
-
- */
-
- Version History
-
- v1 - initial release
-
- v2 - engber turned loose on it
- - size base view based on screen size
- - gave it a decent icon
- - spiffed it up
-
-
- Purpose:
- • Shows how to map global coordinates to local ones
- • Shows how to track pen clicks and convert them to an array suitable for a polygon
- • view system handling
- • how arrays are created in RAM
-